home *** CD-ROM | disk | FTP | other *** search
/ Chip: 2005 Utilities / CHIP Utilities 2005 / CHIP Utilities 2005.iso / dosapps / presizer / presizer.faq < prev    next >
Encoding:
Text File  |  2003-11-16  |  10.9 KB  |  197 lines

  1.               The Partition Resizer FAQ
  2.  
  3. Please read this document before posting any questions. If you don't find the
  4. answers you're looking for here, please visit the online version of this
  5. document at http://members.xoom.com/Zeleps for more up-to-date information.
  6.  
  7. Q: Why do I need Partition Resizer?
  8. A: You don't. You can as well backup all your data, use FDISK to repartition
  9. your drive, and restore the backuped data in the new partition. But while this
  10. can take sometimes many hours, and this only if you have a tape streamer
  11. (don't even think about using floppy disks), Partition Resizer will do the job
  12. in 5-30 minutes in most cases.
  13.  
  14. Q: Where can I find the latest version of Partition Resizer? A: Best way is to
  15. get it from this page, which has a new link now, http://zeleps.com (please
  16. update your bookmarks). Also, you can always find it at c|net downloads
  17. (download.cnet.com), in any SimTel mirror site, like oak.oakland.edu, or
  18. nic.funet.fi, in the directory SimTel/msdos/diskutil under the name
  19. presz???.zip. ??? is the current version number. Another  good way to locate
  20. the latest version is to perform a web or ftp search, using "presz" as the
  21. search string (ftp search can be performed at ftpsearch.ntnu.no).
  22.  
  23. Q: Why does Partition Resizer move all the data around my disk?
  24. A: This is done for two reasons. Indeed, moving the data is not necessary for
  25. shrinking a partition. But leaving the data in it's original place, results in
  26. unused sectors in the partition's FAT, which is lost space. The second reason
  27. is that you cannot grow a partition without growing it's FAT, and in order to
  28. grow the FAT, you have to move the data. There is of course a much faster
  29. method, of moving only the files that reside in the beginning of the
  30. partition, in order to make space for the FAT, but it is a bit more
  31. complicated to implement, and I don't feel like spending time for it. Sorry!
  32.  
  33. Q: Why is it that the program shouldn't be run from the working partition?
  34. A: When working, the program writes some data in a file. This file is
  35. overwritten and deleted when the work is over. But after the data moving, DOS
  36. doesn't know there are changes, so it tries to write the data back to the old
  37. position of the file. Worse, when the file is deleted, DOS changes the old
  38. sectors of FAT, which can be any sector in the disk. You understand of course,
  39. that these random writes on the disk can be a disaster to your data. Apart
  40. from that, the rescue file is not deleted properly, so the program will find
  41. it again the next time it runs, and will falsely ask you to continue an
  42. unfinished work. You don't want to know what will happen to your data if you
  43. do the same resizing process twice... Partition Resizer v.1.2.0 and later
  44. detects the partition it is running from, and does not allow any changes to be
  45. performed on it.
  46.  
  47. Q: Is Partition Resizer compatible with drive compression software (like
  48. DoubleSpace or Stacker)?
  49. A: The program itself works fine with these, since it doesn't consider them as
  50. drives. Partition Resizer scans ONLY physical drives for partitions. But it
  51. shouldn't be run from a compressed drive that resides in a partition that will
  52. be resized or moved. If you're uncertain about that, just run Partition
  53. Resizer from a bootable floppy disk.
  54.  
  55. Q: Does Partition Resizer work well with Windows 95 long filenames?
  56. A: Absolutely. Long filenames are not affected, since the program doesn't mess
  57. with directory and file descriptors. Of course, you cannot run Partition
  58. Resizer in a window or a DOS session. You'll have to restart your computer in
  59. MSDOS mode, lock the disks, and then run presizer.
  60.  
  61. Q: Does Partition Resizer work well with Windows 95 OSR2 / Windows 98?
  62. A: Yes.
  63.  
  64. Q: And what about Windows Me?
  65. A: Windows Me (Millenium Edition) do not directly support Real Mode
  66. Applications. Partition Resizer will work under Windows Me only if you boot
  67. your system from a Windows Me (or other version) bootable floppy.á
  68.  
  69. Q: Does Partition Resizer resize FAT32 partitions?
  70. A: Yes, all types of FAT32 partitions.
  71.  
  72. Q: Can Partition Resizer create or delete partitions?
  73. A: No. Use FDISK for this job.
  74.  
  75. Q: Is Partition Resizer compatible with Windows NT / Windows 2000?
  76. A: Depends. It does not run under Windows NT/2000, and it does not resize NTFS
  77. partitions, but it can move Windows NT/2000 partitions and it does not damage
  78. your Windows NT/2000 installation.
  79.  
  80. Q: I run Partition Resizer on my disk, but my XYZ operating system Ö will no
  81. longer boot, and the boot manager doesn't work. What happened?
  82. A: Partition Resizer changes the partition information stored in the disk.
  83. Most operating systems keep some information about the partition structure in
  84. order to boot themselves, but this information is not updated at boot time, it
  85. is stored when the boot manager or the system files are installed. Therefore,
  86. you should always reinstall boot managers and boot files after you've run
  87. Partition Resizer. This is true for OS/2 boot manager, Windows NT dual booter
  88. and Linux's LILO. Read TROUBLE.DOC for more information.
  89.  
  90. Q: After running Partition Resizer, I can no longer boot from my Har Disk,
  91. although when I boot from a floppy, I access my partitions normally.
  92. A: Run "FDISK /mbr" from the DOS prompt and reboot.
  93.  
  94. Q: Why isn't there an undo option?
  95. A: There's no need for that. All actions done by Partition Resizer can be
  96. undone easily by doing the opposite thing from what we want to undo, i.e.
  97. growing undoes shrinking.
  98.  
  99. Q: I have a FAT32 partition with cluster size larger than 4K In the resizing
  100. screen, I can shrink my partition but I cannot grow it, although there is
  101. empty space beyond the end of the partition.
  102. A: This is due to a bug, which is fixed in version 1.3.3 and onwards.
  103.  
  104. Q: I press the left/right arrows repeatedly, but the partition refuses to
  105. change size. What should I do?
  106. A: If you were trying to grow the partition, there isn't enough disk space
  107. available at the end of the drive. If you were trying to shrink the partition,
  108. there are some files residing at the end of the drive, which do not allow the
  109. partition to be shrunk. Even if you defragged the drive, there are still be
  110. some read-only or hidden files remaining at the end of the drive. Please read
  111. README.1ST for more information on defragmentation. This is the ONLY reason
  112. that prevents a partition from shrinking. If you think that you fully
  113. defragged the partition and the arrow keys are still not responding, you are
  114. wrong, because the partition is NOT YET FULLY DEFRAGGED. Please don't ask me
  115. to help you in this case, I CANNOT DEFRAG YOUR DRIVE MANUALLY FROM HERE!!! You
  116. just have to try harder...
  117.  
  118. Q: Partition Resizer shows 3 partitions in my disk, while I've got 2. Is the
  119. program going nuts, or is it me the one who needs therapy?
  120. A: Neither. The third partition shown is an extended partition, a structure in
  121. the partition table that holds logical drives. Since one of your partitions is
  122. a logical drive, it needs an extended partition to contain it. For more
  123. information, check the 3rd section of PRESIZER.DOC file to see some detailed
  124. explanation of the partition structure.
  125.  
  126. Q: Is partition "hopping" possible? I mean, can I move a partition over the
  127. others?
  128. A: Not directly. If you think about it, there's no need to do that: just
  129. create a new partition in the destination space, move all your data there, and
  130. delete the old partition.
  131.  
  132. Q: Why can't I shrink my extended partition?
  133. A: It's pretty possible that you have made a common mistake: The extended
  134. partition is not a data partition. What you might want to resize is a logical
  135. drive inside the extended partition. Extended partitions are not DOS drives,
  136. they're just structures that hold logical drives inside them. If you want to
  137. make more space for a new drive, then you'll have to resize a logical drive
  138. and not the extended partition. You will only need to resize the extended
  139. partition if you want to create new partitions with FDISK, since Partition
  140. Resizer will resize it accordingly when you resize or move other partitions.
  141. Just read section 3 of PRESIZER.DOC for details.
  142.  
  143. Q: Can I change a partition's cluster size with Partition Resizer, and keep my
  144. data?
  145. A: Yes. You have to make a little empty space in the drive by shrinking the
  146. original partition, and then create a small partition and start moving your
  147. data in it, while shrinking the old partition and growing the new one. When
  148. all the data is in the new partition, change the old partition's cluster size,
  149. and move the data back to the old partition using the same technique. This
  150. process might take a bit long, since there's a lot of moving and resizing in
  151. it. But the whole thing is much faster if you have enough empty space in the
  152. original partition. I am not planning to implement such functionality in
  153. Partition Resizer, since it is a complicated matter that requires a lot of
  154. time to implement.
  155.  
  156. Q: When I press "y" to start resizing / moving, I get the message: "Warning:
  157. Cannot create counter overdraught. Press any key...". Is this serious?
  158. A: No it isn't. Ignore it. Completely.
  159.  
  160. Q: Why doesn't Partition Resizer look a bit more fancy?
  161. A: I really do not want to invest time in creating a fancy user interface,
  162. although it would simplify a few things both for me and the users. If I get
  163. bored enough, I'll probably do something about it.
  164.  
  165. Q: Why don't you make Partition Resizer a Win32 program?
  166. A: This is an option I consider, although it would be a bit complicated. This
  167. is because all the changes that Partition Resizer does to a hard disk are
  168. extremely dangerous (although possible - beware!) to be done while under a
  169. multitasking environment. Therefore, even if the user makes all his selections
  170. under windows, the program core must be run in DOS mode. I am
  171. considering the possibility of a Windows interface that will co-exist with the
  172. current DOS interface (probably in the same EXE file).
  173.  
  174. Q: Is the source code available?
  175. A: Nope. Sorry, but I didn't want to give it away for many reasons. After all,
  176. the program isn't donated to the public domain, it's just freeware. You can
  177. use it for free, but that's all. So please, don't post any more messages
  178. requesting the source files.
  179.  
  180. Q: Why did you give it away for free? Are you stupid?
  181. A: I really believe in the idea of free software. I had many second thoughts
  182. on this, but I finally decided that everyone has a right to use this software
  183. for free as long as he's not using it to get money from others. Postcards are
  184. coming more frequently now (3-4 per month), a million thanks to everyone for
  185. your moral support.
  186.  
  187. Q: How was your navy service?
  188. A: Long.
  189.  
  190. Q: OK man, I sent half a thousand e-mails but you continue to ignore me.
  191. What's the deal here?
  192. A: OK, I'm back from the navy, but my job doesn't allow me to respond to my
  193. e-mails regularly. Although I reply to most of the e-mails, I do not at all
  194. answer to those questions that are listed in this FAQ and I respond to real
  195. emergencies on priority. Please be patient though, since I'm only answering my
  196. e-mail once or twice a week.
  197.